-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR resources/resource-manager] Add on error deployment ARM #2084
[AutoPR resources/resource-manager] Add on error deployment ARM #2084
Conversation
Codecov Report
@@ Coverage Diff @@
## restapi_auto_resources/resource-manager #2084 +/- ##
===========================================================================
- Coverage 53.12% 53.11% -0.01%
===========================================================================
Files 4774 4774
Lines 119621 119636 +15
===========================================================================
Hits 63544 63544
- Misses 56077 56092 +15
Continue to review full report at Codecov.
|
e28a6a0
to
a13b28b
Compare
@AutorestCI rebase |
Update readme.md file
Add provisioning state for the on error deployment
Rebase done and pushed to the branch |
1c3288d
to
00dfd0a
Compare
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-resourceYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4 Update readme.md file * Generated from 14856524df1f832625ce8f5626a11bd866896301 Add provisioning state for the on error deployment
* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4 Update readme.md file * Generated from 14856524df1f832625ce8f5626a11bd866896301 Add provisioning state for the on error deployment
* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4 Update readme.md file * Generated from 14856524df1f832625ce8f5626a11bd866896301 Add provisioning state for the on error deployment
* [AutoPR resources/resource-manager] Add on error deployment ARM (#2084) * Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4 Update readme.md file * Generated from 14856524df1f832625ce8f5626a11bd866896301 Add provisioning state for the on error deployment * [AutoPR resources/resource-manager] Add more enum values for Identity/type in generic resource swagger (#2130) * Generated from 618de80a1454153967c1b0f065cb270ccd7f60fd Add more enum values for Identity/type in generic resource swagger Resource types like "Microsoft.Compute/VirtualMachines" have more than one enum value for Identity/type. Updating generic resource swagger so it is up-to-date. * Generated from f7fb396c7887e1d61eb7e92133fc1c1fab3ae941 Revert changes in swagger spec for 2017 API Version * Generated from 81560dcac6ad6402c0a4e829b1b3ee31f9ad9957 (#2188) Move subscriptionId to global * Generated from ed2fe3a86996fb5e2386bdcaf1c1369164addeb4 (#2236) Fix subscription paramter in SubscriptionClient * Generated from 20effaf73e04770654b4203ed83288bac6b5fe6f (#2198) Fix some of the error in ARM swagger spec * Move azure-mgmt-resource to Autorest 3.x * Packaging of resources
Created to sync Azure/azure-rest-api-specs#2560